Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

SYCL2020 changes default constructors of device and platform to pick the objects associated with the device returned by default_selector_v rather than the host device. This commit changes these default constructors to adhere to this behaviour.

SYCL2020 changes default constructors of device and platform to pick
the objects associated with the device returned by default_selector_v
rather than the host device. This commit changes these default
constructors to adhere to this behaviour.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner August 22, 2022 21:47
@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1169

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1169

@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1169

1 similar comment
@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1169

@steffenlarsen
Copy link
Contributor Author

Verification passed on Linux. Failures in verification on Windows do not include any of the tests from intel/llvm-test-suite#1169 and the same tests fail in verification on other PRs (example: #6639)

@steffenlarsen steffenlarsen merged commit b32dd41 into intel:sycl Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants